-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update 8world skill data #2453
Update 8world skill data #2453
Conversation
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
700007,집중,Normal,Buff,Focus,Self,1,15, | ||
700008,더블 어택,Normal,Attack,DoubleAttack,Enemy,2,15,TRUE | ||
700009,면역,Normal,Buff,Dispel,Self,1,15, | ||
700010,HP 비례 데미지,Normal,Attack,ShatterStrike,Enemy,1,15, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SkillId가 바뀌는거라 기존 SkillId를 참조하는 다른시트들도 같이 수정이되야할것같습니다.
SkillActionBuffSheet
ActionBuffSheet
EquipmentItemOptionSheet 에 추가된 테스트아이템들이 참조하는 skillId
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
넵! 체크하여 면역 스킬의 "SkillActionBuffSheet", "ActionBuffSheet" 를 수정하여 추가하여 올리겠습니다.
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
1 similar comment
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
Update 8World Skill data